Commit Graph

107795 Commits (09c0ed2e6eb87613b2670c15ba771ac671db19d9)
 

Author SHA1 Message Date
Saeed Bishara 09c0ed2e6e [ARM] Kirkwood: Instantiate mv_xor driver 17 years ago
Saeed Bishara 1d5a1a6e92 [ARM] Orion: Instantiate mv_xor driver for 5182 17 years ago
Martin Michlmayr 3af6b0440f [ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devices 17 years ago
Martin Michlmayr 627ca2fe93 [ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120 17 years ago
Martin Michlmayr 94434ba09a [ARM] Orion: enable KEYBOARD_GPIO in the defconfg 17 years ago
Martin Michlmayr 5cebbd09fc [ARM] Orion: Export the reset button of the QNAP TS-409 17 years ago
Martin Michlmayr 28ca8c802f [ARM] Orion: use better key codes for the TS-209/TS-409 buttons 17 years ago
Martin Michlmayr 4a4e30afef [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity 17 years ago
Lennert Buytenhek ce72e36ed1 [ARM] Orion: support D0 5281 silicon 17 years ago
Lennert Buytenhek 6f088f1d21 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King a1b81a84ff Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 17 years ago
Russell King 4fb8af10d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes 17 years ago
Russell King f44f82e8a2 [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Russell King 0f8469a54f [ARM] Eliminate useless includes of asm/mach-types.h 17 years ago
Russell King 897d85275d [ARM] Fix circular include dependency with IRQ headers 17 years ago
Denis ChengRq 64a99d2a8c kbuild: a better way to generate cscope database change 17 years ago
Robert P. J. Day 0b0de14433 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file 17 years ago
Erkki Lintunen 0758416325 bugfix for scripts/patch-kernel in 2.6 sublevel stepping 17 years ago
Sam Ravnborg 7a48bdd01b kbuild: fix O=.. build with arm 17 years ago
Linus Torvalds 0967d61ea0 Linux 2.6.27-rc2 17 years ago
Linus Torvalds 18351070b8 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" 17 years ago
Linus Torvalds e63e03273b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Ralf Baechle ffb208479b AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE 17 years ago
Robert Olsson ff2a79a5a9 pktgen: mac count 17 years ago
Robert Olsson 1211a64554 pktgen: random flow 17 years ago
Stephen Hemminger ef647f1300 bridge: Eliminate unnecessary forward delay 17 years ago
Randy Dunlap 37193fb463 docbook: fix s390 fatal error after header files moved 17 years ago
Andrew Morton 8c275ce327 drivers/media/video/vino.c needs v4l2-ioctl.h 17 years ago
Benny Halevy dfe195fb79 mm: fix uninitialized variables for find_vma_prepare callers 17 years ago
Richard Hughes bf1db69fbf pm_qos: spelling fixes 17 years ago
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Huang Weiyi dc39778f95 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include 17 years ago
Alexander Beregalov dc60bf1d83 omfs: fix warning 17 years ago
Randy Dunlap 32ab8f97dd kernel-doc: skip nested struct/union cleanly 17 years ago
Jan Beulich d2dc1f4adb dma: fix order calculation in dma_mark_declared_memory_occupied() 17 years ago
Alexander Beregalov 978cc90c46 atyfb_base.c: fix warning 17 years ago
Julia Lawall 5394ba0fd8 drivers/video/fsl-diu-fb.c: add missing of_node_put 17 years ago
Jean Delvare 9bd6ceb666 radeonfb: give i2c buses nicer names 17 years ago
Krzysztof Helt c213ddf330 fbcon: fix scrolling after logo is cleared 17 years ago
David Miller efc4918143 radeon: misc corrections 17 years ago
Mark Asselstine f6ac436dcc Remove the deprecated cli() sti() functions 17 years ago
Ben Dooks 8cd6819842 backlight: add MODULE_ALIAS() to pwm_backlight driver 17 years ago
Ben Dooks 14563a4ec4 backlight: add more information output to pwm_backlight 17 years ago
Mike Frysinger 26cb8bb21b blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE 17 years ago
Mike Frysinger e12af37d9e blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell 17 years ago
Mike Frysinger 140fab14ae blackfin RTC driver: wait for the write complete interrupt complete before sleeping 17 years ago
Mike Frysinger 3b128fe04a blackfin RTC driver: disable the write complete irq upon close 17 years ago
Mike Frysinger 605eb8b3c0 blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) 17 years ago