]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2005-10-28 Jean Delvare[PATCH] hwmon: Do not forcibly enable via686a by default
2005-10-28 Jean Delvare[PATCH] hwmon: adm9240 whitespace cleanups
2005-10-28 Jean Delvare[PATCH] hwmon: via686a: save 0.5k by long v[256] -...
2005-10-28 Grant Coady[PATCH] hwmon: adm9240 driver update - dynamic sysfs
2005-10-28 Grant Coady[PATCH] hwmon: adm9240 driver update - cleanups
2005-10-28 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2005-10-28 Yan Zheng[MCAST] IPv6: Fix algorithm to compute Querier's Query...
2005-10-28 Ananda Raju[IPv4/IPv6]: UFO Scatter-gather approach
2005-10-28 Dave KleikampJFS: make sure right-most xtree pages have header.next...
2005-10-28 Arnaldo Carvalho... Merge master.kernel.org:/pub/scm/linux/kernel/git/holtm...
2005-10-28 Marcel Holtmann[Bluetooth] Ignore additional interfaces of BPA 100...
2005-10-28 Marcel Holtmann[Bluetooth] Update security filter for Extended Inquiry...
2005-10-28 Marcel Holtmann[Bluetooth] Make more functions static
2005-10-28 Marcel Holtmann[Bluetooth] Cleanup of the HCI UART driver
2005-10-28 Marcel Holtmann[Bluetooth] Remove TXCRC compile option for BCSP driver
2005-10-28 Marcel Holtmann[Bluetooth] Move CRC table into RFCOMM core
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Linus TorvaldsMerge branch 'forlinus' of git://parisc-linux.org/home...
2005-10-28 Takashi Iwai[PATCH] Fix documentation of driver suspend/resume...
2005-10-28 Randy Dunlap[PATCH] kernel-doc: drivers/base fixes
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Jesper Juhl[PATCH] Driver Core: Big kfree NULL check cleanup ...
2005-10-28 Greg Kroah... [PATCH] update required version of udev
2005-10-28 Ben Dooks[PATCH] drivers/base - fix sparse warnings
2005-10-28 Dmitry Torokhov[PATCH] input core: remove custom-made hotplug handler
2005-10-28 Greg Kroah... [PATCH] INPUT: Create symlinks for backwards compatibility
2005-10-28 Greg Kroah... [PATCH] INPUT: rename input_dev_class to input_class...
2005-10-28 Greg Kroah... [PATCH] INPUT: remove the input_class structure, as...
2005-10-28 Greg Kroah... [PATCH] INPUT: Fix oops when accessing sysfs files...
2005-10-28 Greg Kroah... [PATCH] INPUT: move the input class devices under their...
2005-10-28 Greg Kroah... [PATCH] INPUT: export input_dev_class so that input...
2005-10-28 Greg Kroah... [PATCH] INPUT: register the input class device sooner
2005-10-28 Dmitry Torokhov[PATCH] Input: export input_dev data via sysfs attributes
2005-10-28 Dmitry Torokhov[PATCH] Input: show sysfs path in /proc/bus/input/devices
2005-10-28 Dmitry Torokhov[PATCH] Input: convert sound/ppc/beep to dynamic input_...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert net/bluetooth to dynamic input_d...
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/joystick: convert to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert konicawc to dynamic input_dev...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert drivers/macintosh to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] drivers/media: convert to dynamic input_dev...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert driver/input/misc to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert onetouch to dynamic input_dev...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert sonypi to dynamic input_dev...
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/touchscreen: convert to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert ucb1x00-ts to dynamic input_dev...
2005-10-28 Dmitry Torokhov[PATCH] drivers/usb/input: convert to dynamic input_dev...
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/keyboard: convert to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/mouse: convert to dynamic input_d...
2005-10-28 Dmitry Torokhov[PATCH] Input: prepare to sysfs integration
2005-10-28 Dmitry Torokhov[PATCH] Input: kill devfs references
2005-10-28 Greg Kroah... [PATCH] Driver Core: document struct class_device properly
2005-10-28 Greg Kroah... [PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Greg Kroah... [PATCH] Driver Core: add the ability for class_device...
2005-10-28 Kay Sievers[PATCH] add sysfs attr to re-emit device hotplug event
2005-10-28 Dmitry Torokhov[PATCH] Driver core: pass interface to class interface...
2005-10-28 Dmitry Torokhov[PATCH] I2O: remove i2o_device_class
2005-10-28 Greg Kroah... [PATCH] I2O: Clean up some pretty bad driver model...
2005-10-28 Dmitry Torokhov[PATCH] I2O: remove class interface
2005-10-28 Dmitry Torokhov[PATCH] Driver core: send hotplug event before adding...
2005-10-28 David Brownell[PATCH] usb device wakeup flags
2005-10-28 David Brownell[PATCH] driver model wakeup flags
2005-10-28 Erik Hovland[PATCH] changes device to driver in porting.txt
2005-10-28 Erik Hovland[PATCH] kobject_uevent.c has a typo in a comment
2005-10-28 Will Dyson[PATCH] add sysfs support for ide tape
2005-10-28 Ed L. Cashin[PATCH] aoe: update to version 14
2005-10-28 Ed L. Cashin[PATCH] aoe: use get_unaligned for accesses in ATA...
2005-10-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-10-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-28 Kyle McMartinAuto-update from upstream
2005-10-28 Linus TorvaldsMerge branch 'sx8' of master.kernel.org:/pub/scm/linux...
2005-10-28 Linus TorvaldsMerge branch 'upstream' of master.kernel.org:/pub/scm...
2005-10-28 Linus TorvaldsMerge branch 'upstream' of master.kernel.org:/pub/scm...
2005-10-28 Linus TorvaldsMerge branch 'elevator-switch' of git://brick.kernel...
2005-10-28 Linus TorvaldsMerge branch 'generic-dispatch' of git://brick.kernel...
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2005-10-28 Bellido Nicolas[ARM] 3042/1: AAED-2000 - LCD panel informations
2005-10-28 Bellido Nicolas[ARM] 3041/1: AAEC-2000 - CLCD controller platform...
2005-10-28 Bellido Nicolas[ARM] 3040/1: AAEC-2000 - Preliminary clock interface...
2005-10-28 Bellido Nicolas[ARM] 3039/1: AAEC-2000 - Add MTD support
2005-10-28 Bellido Nicolas[ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h
2005-10-28 Bellido Nicolas[ARM] 3037/1: AAED-2000 - Add defines for GPIO register...
2005-10-28 Bellido Nicolas[ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers
2005-10-28 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/acme...
2005-10-28 Nicolas Pitre[ARM] 2897/2: PXA2xx IRDA support
2005-10-28 Nicolas Pitre[ARM] 3035/1: RISCOS compat code fix
2005-10-28 Erik Hovland[ARM] 3031/1: fix typos in comments of mmc.h
2005-10-28 Jon Ringle[ARM] 2921/1: Support for the RTC / nvram on the Comdia...
2005-10-28 Matt Reimer[ARM] 3029/1: Add HWUART support for PXA 255/26x
2005-10-28 Todd Poynor[ARM] 2787/2: PXA27x low power modes support
2005-10-28 Jon Ringle[ARM] 2919/1: CS8900A ethernet driver modifications...
2005-10-28 Jon Ringle[ARM] 2918/1: [update] Base port of Comdial MP1000...
2005-10-28 Al Viro[PATCH] gfp_t: the rest
2005-10-28 Al Viro[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
2005-10-28 Al Viro[PATCH] gfp_t: remaining bits of drivers/*
2005-10-28 Al Viro[PATCH] gfp_t: drivers/net
2005-10-28 Al Viro[PATCH] gfp_t: remaining bits of arch/*
2005-10-28 Al Viro[PATCH] gfp_t: sound
2005-10-28 Al Viro[PATCH] gfp_t: drivers/infiniband
2005-10-28 Al Viro[PATCH] gfp_t: drivers/scsi
next