]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/base
[ARM] 4478/1: AT91: Convert AT91RM9200 to use atmel_spi driver
[linux-2.6-omap-h63xx.git] / drivers / base /
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-19 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-19 Ben CollinsPM: Do not require dev spew to get PM_DEBUG
2007-07-19 Linus TorvaldsMerge branch 'isdn-fix' of master.kernel.org:/pub/scm...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-18 Cornelia HuckDriver core: check return code of sysfs_create_link()
2007-07-18 Alan SternPM: remove deprecated dpm_runtime_* routines
2007-07-18 Alan SternPM: Remove deprecated sysfs files
2007-07-18 Kay SieversDriver core: accept all valid action-strings in uevent...
2007-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh://master.kernel.org...
2007-07-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-07-16 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-16 Yinghai Ludma: make dma pool to use kmalloc_node
2007-07-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-07-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-15 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-07-15 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heodriver-core: make devt_attr and uevent_attr static
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Cornelia HuckDriver core: coding style cleanup
2007-07-11 Rafael J. WysockiPM: Do not check parent state in suspend and resume...
2007-07-11 Rafael J. WysockiPM: Remove power_state.event checks from suspend core...
2007-07-11 Rafael J. WysockiPM: Remove prev_state from struct dev_pm_info
2007-07-11 Adrian BunkDriver core: fix devres_release_all() return value
2007-07-11 Stefan Richterdriver core: fix kernel doc of device_release_driver
2007-07-11 Stefan Richterdriver core: properly get driver in device_release_driver
2007-07-11 Michael S. TsirkinDriver core: include linux/mutex.h from attribute_conta...
2007-07-11 Rafael J. WysockiPM: Simplify suspend_device
2007-07-11 Rafael J. WysockiPM: Remove pm_parent from struct dev_pm_info
2007-07-11 Matthias KaehlckePower Management: use mutexes instead of semaphores
2007-07-11 Matthias Kaehlckesysdev: use mutex instead of semaphore
2007-07-11 Kay SieversDriver core: add missing kset uevent
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-06-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/kyle...
2007-06-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-13 Jeff GarzikMerge branch 'libertas-fixes' of git://git.kernel.org...
2007-06-13 Jeff GarzikMerge branch 'libertas' of git://git.kernel.org/pub...
2007-06-12 David S. MillerMerge branch 'mac80211-fixes' of git://git.kernel.org...
2007-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-11 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-06-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-06-11 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-06-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/bart...
2007-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-11 Linus TorvaldsMerge branch 'splice-2.6.22' of git://git.kernel.dk...
2007-06-09 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-06-09 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-06-09 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-06-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-06-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-06-08 Markus Rechbergerfirmware: remove orphaned Email
2007-06-08 Stephen HemmingerDriver core: kill unused code
2007-06-08 Kay SieversDriver core: keep PHYSDEV for old struct class_device
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-31 James Bottomley[SCSI] Merge up to linux-2.6 head
2007-05-29 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-24 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2007-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-05-22 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-05-22 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-05-21 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
next