index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
[PATCH] HWMON: Improve the help text for CONFIG_HWMON
Jean Delvare
2
-8
/
+13
2006-06-22
[PATCH] HWMON: lm83: Documentation update
Jean Delvare
1
-0
/
+1
2006-06-22
[PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791D
Charles Spirakis
4
-0
/
+1379
2006-06-22
[PATCH] HWMON: hdaps: Update the list of supported systems
Jean Delvare
1
-2
/
+4
2006-06-22
[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55
Jean Delvare
3
-11
/
+31
2006-06-22
[PATCH] I2C: i2c-piix4: Document the IBM problem more clearly
Jean Delvare
2
-1
/
+15
2006-06-22
[PATCH] I2C: i2c-piix4: Fix typo in documentation
Jean Delvare
1
-1
/
+1
2006-06-22
[PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameter
Rudolf Marek
2
-30
/
+17
2006-06-22
[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85
Mark A. Greer
2
-72
/
+291
2006-06-22
[PATCH] i2c: cleanup m41t00
Mark A. Greer
1
-28
/
+21
2006-06-22
[PATCH] i2c-piix4: Add ATI IXP200/300/400 support
Rudolf Marek
4
-1
/
+15
2006-06-22
[PATCH] hwmon: Add sysfs interface for individual alarm files
Jean Delvare
1
-25
/
+73
2006-06-22
[PATCH] f71805f: Resource needs not be global
Jean Delvare
1
-8
/
+7
2006-06-22
[PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997
Hartmut Rick
5
-1
/
+779
2006-06-22
[PATCH] w83627ehf: Add alarms support
Jean Delvare
1
-0
/
+46
2006-06-22
[PATCH] w83627ehf: Add voltage inputs support
Rudolf Marek
1
-4
/
+120
2006-06-22
[PATCH] lm83: Add LM82 support
Jordan Crouse
3
-19
/
+51
2006-06-22
Merge git://oss.sgi.com:8090/xfs-2.6
Linus Torvalds
109
-6262
/
+2317
2006-06-22
[PATCH] USB: only make /sys/class/usb show up when there is something in it
Greg Kroah-Hartman
1
-16
/
+54
2006-06-22
[PATCH] USB: convert usb class devices to real devices
Greg Kroah-Hartman
2
-9
/
+9
2006-06-22
[PATCH] USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2
-11
/
+11
2006-06-22
[PATCH] USB: make endpoints real struct devices
Greg Kroah-Hartman
2
-89
/
+153
2006-06-22
[PATCH] USB: make usb_create_ep_files take a struct device
Greg Kroah-Hartman
3
-5
/
+5
2006-06-22
[PATCH] USB: move the endpoint specific sysfs code to it's own file
Greg Kroah-Hartman
4
-198
/
+218
2006-06-22
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
21
-56
/
+20
2006-06-22
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
5
-7
/
+7
2006-06-22
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
7
-6
/
+6
2006-06-22
[PATCH] USB: whitespace removal from usb/gadget/ether
David Brownell
3
-250
/
+251
2006-06-22
[PATCH] USB: unusual_devs entry for Nokia N80
Alan Stern
1
-0
/
+8
2006-06-22
[PATCH] usbserial: Fixes wrong return values.
Luiz Fernando N. Capitulino
1
-8
/
+6
2006-06-22
[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform
Milan Svoboda
1
-1
/
+6
2006-06-22
[PATCH] usb gadget: fix compile errors
Milan Svoboda
1
-0
/
+4
2006-06-22
[PATCH] usb gadget: allow drivers support speeds higher than full speed
Milan Svoboda
1
-1
/
+1
2006-06-22
[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()
Franck Bui-Huu
1
-10
/
+8
2006-06-22
[PATCH] USB: gadget-serial: fix a deadlock when closing the serial device
Franck Bui-Huu
1
-78
/
+17
2006-06-22
[PATCH] USB Serial: clean tty fields on failed device open
Frank Gevaerts
1
-0
/
+2
2006-06-22
[PATCH] USB: trivial DEBUG message correction in gadget ether driver
Matt Reimer
1
-1
/
+1
2006-06-22
[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers
Oliver Bock
4
-0
/
+260
2006-06-22
[PATCH] USB: update usbmon.txt
Pete Zaitcev
1
-14
/
+18
2006-06-22
[PATCH] USB: implement error event in usbmon
Pete Zaitcev
3
-4
/
+44
2006-06-22
[PATCH] USB: update usbmon, fix glued lines
Pete Zaitcev
5
-7
/
+15
2006-06-22
[PATCH] USB: io_edgeport touch-up
Pete Zaitcev
1
-3
/
+3
2006-06-22
[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support
Timothy Sipples
1
-0
/
+1
2006-06-22
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
3
-25
/
+59
2006-06-22
[PATCH] UHCI: remove hc_inaccessible flag
Alan Stern
3
-26
/
+29
2006-06-22
[PATCH] UHCI: various updates
David Brownell
2
-17
/
+22
2006-06-22
[PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s
Alan Stern
1
-6
/
+13
2006-06-22
[PATCH] USB: Add Apple MacBook product IDs to usbhid
Rene Rebe
1
-0
/
+3
2006-06-22
[PATCH] USB: EHCI on non-Au1200 build fix
Ralf Baechle
2
-5
/
+1
2006-06-22
[PATCH] USB: free allocated memory on io_edgeport startup memory failure
Chris Lund
1
-1
/
+5
[next]