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-02-06
w1-gpio: add GPIO w1 bus master driver
Ville Syrjala
3
-0
/
+135
2008-02-06
rtc: at91sam9 RTC support (RTT and/or RTC)
David Brownell
3
-4
/
+562
2008-02-06
rtc: remove more dev->power.power_state usage
David Brownell
1
-12
/
+4
2008-02-06
rtc ds1307: ds_1340 change init
frederic Rodo
1
-7
/
+20
2008-02-06
rtc: add support for Epson RTC-9701JE V4
Magnus Damm
1
-27
/
+10
2008-02-06
rtc: add support for Epson RTC-9701JE V2
Magnus Damm
3
-0
/
+205
2008-02-06
ip27-rtc: convert ioctl to unlocked_ioctl
Cyrill Gorcunov
1
-5
/
+4
2008-02-06
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Bernhard Walle
1
-13
/
+69
2008-02-06
Blackfin RTC driver: convert sync wait to use the irq write complete notice
Mike Frysinger
1
-113
/
+136
2008-02-06
Blackfin RTC driver: shave off another memcpy() by using assignment.
Mike Frysinger
1
-1
/
+1
2008-02-06
Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...
Mike Frysinger
1
-2
/
+2
2008-02-06
Blackfin RTC driver: use dev_dbg() rather than pr_stamp()
Mike Frysinger
1
-26
/
+22
2008-02-06
Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...
Mike Frysinger
1
-14
/
+12
2008-02-06
Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...
Mike Frysinger
1
-2
/
+2
2008-02-06
Blackfin RTC driver: the frequency function is in units of Hz, not units of s...
Mike Frysinger
1
-7
/
+17
2008-02-06
Platform real time clock driver for Dallas 1511 chip
Andrew Sharp
3
-0
/
+667
2008-02-06
rtc-cmos alarm acts as oneshot
David Brownell
3
-7
/
+35
2008-02-06
rtc: ds1302 rtc support
Paul Mundt
3
-0
/
+269
2008-02-06
rtc-cmos: export nvram in sysfs
David Brownell
1
-12
/
+117
2008-02-06
rtc-s3c: Use is_power_of_2() macro for simplicity.
Robert P. J. Day
1
-3
/
+2
2008-02-06
rtc-pcf8583: Don't abuse I2C_M_NOSTART
Jean Delvare
1
-17
/
+7
2008-02-06
Cosmetic fixes to RTC subsystem's Kconfig
Alessandro Zummo
1
-26
/
+30
2008-02-06
drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-06
drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()
Roel Kluin
1
-1
/
+1
2008-02-06
ser_gigaset: convert mutex to completion
Tilman Schmidt
1
-5
/
+5
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
5
-142
/
+85
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
9
-175
/
+169
2008-02-06
usb_gigaset: suspend support
Tilman Schmidt
1
-0
/
+56
2008-02-06
bas_gigaset: suspend support
Tilman Schmidt
1
-2
/
+164
2008-02-06
gigaset: code cleanups
Tilman Schmidt
3
-82
/
+73
2008-02-06
gigaset: clean up urb->status usage
Tilman Schmidt
3
-41
/
+58
2008-02-06
spi: remove more dev->power.power_state usage
David Brownell
2
-28
/
+0
2008-02-06
spi_bfin: headers are not for changelogs
Mike Frysinger
1
-29
/
+3
2008-02-06
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
1
-12
/
+10
2008-02-06
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
1
-15
/
+3
2008-02-06
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
1
-28
/
+12
2008-02-06
spi_bfin: use more useful GPIO labels
Bryan Wu
1
-1
/
+1
2008-02-06
spi_bfin: remove useless fault path
Bryan Wu
1
-13
/
+2
2008-02-06
spi: omap2_mcspi handles omap3 too
Girish
2
-4
/
+39
2008-02-06
spi: SuperH SPI using SCI
Magnus Damm
3
-0
/
+213
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2
-24
/
+0
2008-02-06
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
1
-8
/
+12
2008-02-06
atmel_spi: chain DMA transfers
Silvester Erdeg
1
-45
/
+101
2008-02-06
atmel_spi throughput improvement
Haavard Skinnemoen
1
-3
/
+8
2008-02-06
spi core: stop updating dev->power.power_state
David Brownell
1
-20
/
+14
2008-02-06
Atari floppy: Rename disk_type to atari_disk_type
Geert Uytterhoeven
1
-8
/
+8
2008-02-06
W1: w1_therm.c standardize units to millidegrees C
David Fries
1
-1
/
+2
2008-02-06
drivers/cdrom/cdrom.c: simplify logic in cdrom_release()
Borislav Petkov
1
-8
/
+9
2008-02-06
w1: remove unused and confusing variable.
Evgeniy Polyakov
1
-4
/
+0
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
1
-3
/
+3
[next]