index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
tridentfb: move global chip_id into structure
Krzysztof Helt
1
-14
/
+13
2008-07-24
tridentfb: move global pseudo palette into structure
Krzysztof Helt
1
-14
/
+7
2008-07-24
tridentfb: convert fb_info into allocated one
Krzysztof Helt
1
-36
/
+46
2008-07-24
tridentfb: replace macros with functions
Krzysztof Helt
1
-243
/
+283
2008-07-24
fbdev: add the carmine FB driver
Sebastian Siewior
5
-0
/
+1040
2008-07-24
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
1
-31
/
+34
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-77
/
+63
2008-07-24
rtc-at91rm9200: avoid spurious irqs
David Brownell
1
-10
/
+6
2008-07-24
rtc: rtc-s3c: update IRQ handling
Ben Dooks
1
-67
/
+16
2008-07-24
rtc: rtc-s3c: add __devexit and __devinit markers
Ben Dooks
1
-3
/
+3
2008-07-24
rtc-cmos: improve HPET IRQ glue
David Brownell
1
-62
/
+131
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2
-3
/
+4
2008-07-24
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
Wolfram Sang
1
-90
/
+39
2008-07-24
rtc: rtc-omap footprint shrinkage
David Brownell
1
-17
/
+4
2008-07-24
rtc: ds1305/ds1306 driver
David Brownell
3
-0
/
+858
2008-07-24
rtc: add support for ST M41T94 SPI RTC
Kim B. Heino
3
-0
/
+183
2008-07-24
rtc: remove BKL for ioctl()
David Brownell
1
-20
/
+38
2008-07-24
rtc: push the BKL down into the driver ioctl method
Alan Cox
1
-7
/
+10
2008-07-24
rtc: m41t80: use pr_info() as appropriate
Maciej W. Rozycki
1
-4
/
+2
2008-07-24
rtc: m41t80: sort header inclusions for readability
Maciej W. Rozycki
1
-7
/
+7
2008-07-24
I2O: handle sysfs_create_link() failures
Wang Chen
1
-12
/
+42
2008-07-24
vt: do not update when the console is blanked
Stefano Stabellini
1
-1
/
+1
2008-07-24
vt: hold console_sem across sysfs operations
Jiri Slaby
1
-2
/
+2
2008-07-24
spi: au1550_spi: improve pio transfer mode
Jan Nikitenko
1
-20
/
+49
2008-07-24
spi: au1550_spi: proper platform device
Manuel Lauss
1
-64
/
+74
2008-07-24
spidev: BKL removal
Alan Cox
1
-6
/
+13
2008-07-24
spi: make spi_board_info.modalias a char array
Grant Likely
1
-1
/
+3
2008-07-24
SPI Kconfig simplifications
Robert P. J. Day
1
-22
/
+23
2008-07-24
xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()
Roel Kluin
1
-2
/
+3
2008-07-24
spi: spi_mpc83xx clockrate fixes
Chen Gong
1
-13
/
+16
2008-07-24
stallion: removed unused variable
Andre Haupt
1
-1
/
+0
2008-07-24
cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...
Nye Liu
1
-7
/
+14
2008-07-24
serial: DZ11: avoid a hang at console switch-over
Maciej W. Rozycki
1
-0
/
+24
2008-07-24
serial: Z85C30: avoid a hang at console switch-over
Maciej W. Rozycki
1
-2
/
+19
2008-07-24
serial: add support for a no-name 4 ports multiserial card
Catalin(ux) M BOIE
1
-0
/
+17
2008-07-24
8250: fix break handling for Intel 82571
Aristeu Rozanski
1
-3
/
+14
2008-07-24
serial/8250_gsc.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-07-24
atmel_pwm: set up only one PWM clock when allocating a clock
Hans-Christian Egtvedt
1
-2
/
+1
2008-07-24
remove the v850 port
Adrian Bunk
3
-20
/
+0
2008-07-24
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
Carlos Corbacho
1
-0
/
+20
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+22
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
6
-43
/
+53
2008-07-24
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
1
-0
/
+19
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
16
-0
/
+16
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-1
/
+4
2008-07-24
mspec: convert nopfn to fault
Nick Piggin
1
-9
/
+14
2008-07-24
remove is_tty()
Adrian Bunk
1
-13
/
+0
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
2
-1
/
+1
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-58
/
+72
[next]