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
2007-02-12
[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM
Robert P. J. Day
1
-24
/
+24
2007-02-12
[PATCH] ISDN: Remove defunct test emulator
Robert P. J. Day
4
-37
/
+0
2007-02-12
[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO
Robert P. J. Day
1
-4
/
+4
2007-02-12
[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options
Robert P. J. Day
2
-15
/
+15
2007-02-12
[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".
Robert P. J. Day
1
-1
/
+1
2007-02-12
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
Ahmed S. Darwish
2
-4
/
+4
2007-02-12
[PATCH] drivers/isdn/sc/: proper prototypes
Adrian Bunk
11
-78
/
+38
2007-02-12
[PATCH] drivers/isdn/hisax/: proper prototypes
Adrian Bunk
4
-32
/
+24
2007-02-12
[PATCH] drivers/isdn/pcbit/: proper prototypes
Adrian Bunk
6
-32
/
+12
2007-02-12
[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
eric wollesen
2
-6
/
+130
2007-02-12
[PATCH] EDAC: Add memory scrubbing controls API to core
Frithiof Jensen
2
-0
/
+67
2007-02-12
[PATCH] EDAC: Fix in e752x mc driver
Mike Chan
1
-6
/
+11
2007-02-12
[PATCH] EDAC: e752x byte access fix
Brian Pomerantz
1
-1
/
+6
2007-02-12
[PATCH] EDAC: e752x bit mask fix
Brian Pomerantz
1
-8
/
+8
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
4
-61
/
+89
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
2
-2
/
+2
2007-02-12
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
Eric W. Biederman
1
-7
/
+17
2007-02-12
[PATCH] tty: fix the locking for signal->session in disassociate_ctty
Eric W. Biederman
1
-3
/
+1
2007-02-12
[PATCH] tty: clarify disassociate_ctty
Eric W. Biederman
1
-2
/
+6
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
1
-1
/
+2
2007-02-12
[PATCH] SPI eeprom driver
David Brownell
3
-0
/
+392
2007-02-12
[PATCH] RTC gets sysfs wakealarm attribute
David Brownell
1
-2
/
+101
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
3
-4
/
+4
2007-02-12
[PATCH] spi_bitbang(): use overridable setup_transfer() method
Hans-Peter Nilsson
1
-4
/
+5
2007-02-12
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
Andrea Paterniani
3
-0
/
+1778
2007-02-12
[PATCH] SPI controller driver for OMAP Microwire
David Brownell
3
-0
/
+580
2007-02-12
[PATCH] SPI Kconfig fix
David Brownell
1
-7
/
+6
2007-02-12
[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-2
/
+0
2007-02-12
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
6
-23
/
+868
2007-02-12
[PATCH] drivers/telephony/ixj: Convert to generic boolean
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
17
-123
/
+75
2007-02-12
[PATCH] Char: specialix, isr have 2 params
Jiri Slaby
1
-1
/
+1
2007-02-12
[PATCH] change __init to __devinit in 2 rtc drivers
Prarit Bhargava
2
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
Tilman Schmidt
1
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2
-3
/
+4
2007-02-12
[PATCH] com20020 build fix
Randy Dunlap
1
-1
/
+2
2007-02-12
[PATCH] atmel_serial: Use __raw I/O register access
Haavard Skinnemoen
1
-27
/
+27
2007-02-12
[PATCH] w1: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-02-12
[PATCH] Char: cyclades, use pci_device_id
Jiri Slaby
1
-11
/
+12
2007-02-12
[PATCH] Char: use more PCI_DEVICE macro
Jiri Slaby
2
-42
/
+40
2007-02-12
[PATCH] null pointer dereference in appledisplay driver
Michael Hanselmann
1
-2
/
+2
2007-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-417
/
+845
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
100
-3133
/
+5790
2007-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-40
/
+17
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+18
2007-02-11
[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code
Andrew Morton
1
-2
/
+2
2007-02-11
[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo...
Jiri Kosina
1
-2
/
+1
2007-02-11
[PATCH] rapidio: fix multi-switch enumeration
Alexandre Bounine
1
-31
/
+87
2007-02-11
[PATCH] tty: cleanup release_mem
Christoph Hellwig
1
-36
/
+37
2007-02-11
[PATCH] mxser: remove useless fields
Cedric Le Goater
1
-6
/
+1
[prev]
[next]